Caio Raphael

/

Studies
Rust
  • About
  • Installation
  • Cargo
  • Debug
  • Imports
  • Symbols
  • Keywords
  • Operations
  • Control Flow
  • Memory
  • Types
  • Strings
  • Tuples
  • Arrays
  • Vectors
  • Hash Maps
  • Functions
  • Structs
  • Traits
  • Enums
  • Options
  • Result
  • Match
  • Iterator
  • Game Dev
Zig
  • About
  • Impressions
  • Installation
  • Build
  • Basics
  • Types
  • Error Handling
  • Memory
  • Memory: Allocators
  • Threads
  • File System
  • Others
  • Game Dev
Go
  • Overview
  • Goroutines
  • Godot
C++
  • About
  • Building
  • Explanations
  • GameDev
CSharp
  • About
  • Explanations
  • Game Dev
Lua
  • Basics
  • Functions
  • Table
  • Metatables
  • Control Flows
  • Modules
  • Game Dev
Nim
  • About
  • Game Dev
Swift
  • Swift
  • Setup
  • Basics
  • Nullability
  • Error Handling
  • Operations
  • Control Flow
  • Types
  • Functions
  • Enums
  • Structs and Classes
Python
  • About
  • Basics
  • Network
  • Matplotlib (Graphs)
  • PyInstaller (Create .exe)
Haxe
  • About
  • Game Dev
Kotlin
  • About
  • Syntax
  • Game Dev
Java
  • About

Matplotlib (Graphs)

🕒 Created: 2023-08-31 | Updated: 2026-01-23

  • Basic pyplot tutorial .

  • Colors .

  • ColorMaps .

  • Function .plot and how to change plot style (at the bottom of the page) .

  • Basic Label Tutorial .

  • Legend Tutorial .

  • Tips for working with transparency .

  • In the case of 'subplot', functions switch to using 'ax.xlabel' instead of 'plt.xlabel'. This happens when plotting multiple separate graphs.

🧑‍💻 built by and copyright Caio Raphael 📅 2025-10-21 .  2026-01-26 🚀